Name | Description | |
---|---|---|
![]() | Attach | Overloaded. Attaches an entity to the DataContext. |
![]() | AttachAll | Overloaded. |
![]() | DeleteAllOnSubmit<TSubEntity> | |
![]() | DeleteOnSubmit | Puts an entity from this table into a pending delete state. |
![]() | GetEntityState | Returns the state of the given entity. (Inherited from Devart.Data.Linq.Table) |
![]() | GetEnumerator | Gets an enumerator for the collection. |
![]() | GetModifiedMembers | Returns an array of modified members that contain their current and original values. |
![]() | GetNewBindingList | Provides the features required to support binding to a data source. |
![]() | GetOriginalEntityState | Returns an instance that contains the original state of the entity. |
![]() | InsertAllOnSubmit<TSubEntity> | |
![]() | InsertOnSubmit | Adds an entity in a pending insert state to this Table(TEntity). |
![]() | LoadWith | Overloaded. Specifies which sub-objects to retrieve when a query is submitted. |
![]() | ToString | Public Overrides Function ToString As String |